-
Home
-
WP Mail Pro
-
2.0.0 (latest)
-
Code
-
Classes
- Public_API
Total Complexity |
22 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
217 |
Lines of code |
98 |
Logical lines of code |
41 |
Comment lines |
75 |
Methods |
11 |
Properties |
3 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_webhook_routes_args() |
S |
58 |
6 |
14 |
shape_response() |
S |
61 |
3 |
13 |
get_route_corresponding_class() |
S |
62 |
3 |
12 |
register_routes() |
S |
56 |
1 |
22 |
process_admin_routes() |
S |
64 |
2 |
10 |
process_webhook_routes() |
S |
64 |
2 |
10 |
__construct() |
S |
79 |
1 |
3 |
get_admin_routes() |
S |
81 |
1 |
3 |
get_webhook_routes() |
S |
81 |
1 |
3 |
protect_admin_routes() |
S |
80 |
1 |
3 |
validate_admin_routes_args() |
S |
71 |
1 |
5 |